home *** CD-ROM | disk | FTP | other *** search
/ Gold Medal Software 5 / Gold Medal Software - Volume 5 (Gold Medal) (1995).iso / archive / szv132.arj / SZV.DOC < prev    next >
Text File  |  1994-11-13  |  9KB  |  191 lines

  1.                              Simple Zip Viewer
  2.                                Documentation
  3.                       Copyright and written 1994 by:
  4.                          Anthony F. Baechler, III
  5.                            All rights reserved.
  6.  
  7.                                What Is SZV?
  8.      SZV stands for, "Simple Zip Viewer."  The purpose of SZV is
  9. to view .ZIP files without having to remember the many command
  10. line options for PKUNZIP.EXE (registered trademark of Pkware,
  11. inc.).  This program is not like other programs which unzip all
  12. the files in a .ZIP file then ask questions.  This program simply
  13. creates one temporary file, and deletes it when it is done.
  14.      If you are using an unregistered version of Pkunzip, that's
  15. fine by SZV, it strips out that part of the Pkunzip header when
  16. viewing so that not everyone has to look at the embarrassment of
  17. being an unregistered user of the PKZip software.
  18.                               Installing SZV
  19.      SZV comes in three flavors.  SZV, SZVLite, and SZVBBS.  Each
  20. one will be discussed below.
  21.                               Installing SZV
  22.      To install SZV, simply do the following:
  23.      1.  If you are using a floppy system or you wish to run SZV
  24. from a floppy disk, you need to make sure that SZV.EXE,
  25. PKUNZIP.EXE, SZV.S01 and the files you wish to view with SZV are
  26. all on the same disk.  If you desire the SZV help screen, you
  27. also need SZV.HLP.  If you desire documentation, you need
  28. SZV.DOC.
  29.      2.  If you are installing to a hard disk (strongly
  30. recommended as this program accesses the disk quite frequently)
  31. then simply make a directory on your hard drive called "SZV." 
  32. Copy all the SZV files into that directory.  SZV only will take
  33. about 75-100 k, so you will not need much space.
  34.                             Installing SZVLite
  35.      For SZV Lite, you need to make sure that all of the
  36. following files are available.  SZVLITE.COM, PAGE.COM, PKUNZIP.EXE.  You
  37. can either install SZV Lite to a floppy or hard disk.  SZV Lite
  38. does not do much disk access.
  39.                             Installing SZV BBS
  40.      If you wish to use SZV with bulletin board systems, you need
  41. to make sure that SZVBBS.EXE and PKUNZIP.EXE are available to the
  42. BBS package.  SZV does take about 300 k of memory, so you might
  43. need to dump any memory resident software you are using.  Please
  44. see your BBS software manual for detailed instructions on
  45. installing an external archive viewer.  You MUST have the
  46. following lines in whichever batch file you decide or need to
  47. create to get SZV to work:
  48. @ECHO OFF
  49. COPY ?.ZIP SZVTEMP.ZIP
  50. SZVBBS >??
  51.      The "?" means that you are supposed to replace it with
  52. either %1, or a similar variable which contains the name of the
  53. .ZIP file.  The "??" means that you are supposed to replace that
  54. with the variable of the serial (or com) port that the modem is SZV Documentation page 2
  55. connected to.
  56.                              SZV Requirements
  57.      Now that you have installed SZV, it is time to inform you of
  58. what SZV requires.  SZV requires the following configuration:
  59. 1. IBM PC.
  60. 2. at least 300 k memory for SZV and SZV BBS, less for SZV Lite.
  61. 3.  MS or PC DOS.  Any version should work, it has been tested
  62. with MS-DOS 6.0 and 6.2.
  63. 4. PKUNZIP.EXE from Pkware Inc.  The current version is 2.04G.
  64.                                Getting Help
  65.      To get help from within SZV, simply type either "?," "Help,"
  66. or "HELP."  To view a file called HELP.ZIP, you would type
  67. "HELP.ZIP," when asked for the file to view.  This feature is not
  68. available in SZV Lite or SZV BBS.
  69.                             Editing the Screens
  70.      SZV allows editing of the screens.  The screens which may be
  71. edited are the help screen and the screen asking for the name of
  72. the .ZIP file to view.  You may edit the help screen by editing
  73. SZV.HLP.  You may edit the screen asking for the .ZIP file to
  74. view by editing SZV.S01.
  75.                                A Sample Run
  76.      This section will give a short tutorial on how to run each
  77. different version of SZV.
  78.                                 Running SZV
  79.      To run SZV, simply type, "SZV" at the DOS prompt.  You
  80. should see a short copyright message, then you should see a
  81. screen prompting you for the name of the .ZIP file to view.  If
  82. you got SZV in a .ZIP archive from a BBS, you can just use this
  83. file for this example if you wish, or else you can enter a
  84. different file if you wish.  You will then see a short status
  85. message, SZV will do some work with the disk, then you should see
  86. the contents of the .ZIP file you are viewing.  A sample screen
  87. from SZV is contained in SZVSCRN.TXT.
  88.                              Running SZV Lite
  89.      To run SZV Lite, type "SZVLITE" followed by the name of the
  90. .ZIP file to view, right on the command line.  If you forget to
  91. give the .ZIP name, you will get a help screen telling you to
  92. include the name of the .ZIP file to view.  A sample of screens
  93. from SZV Lite appears in SZVLSCRN.TXT.
  94.                               Running SZV BBS
  95.      Unfortunately, at this time, SZV BBS is not completed.  It
  96. will probably be available in future versions of SZV.
  97.                                 Appendixes
  98.      The following sections are not a necessary part of the
  99. documentation.  If you have read this far, you can stop reading
  100. if you wish because the upcoming portions of the documentation do
  101. not apply directly to the use of SZV.
  102.  
  103.                                 Appendix A.
  104.                               Getting Support
  105.      At this time, there are quite a few means of getting support
  106. for Simple Zip Viewer.  Both registered and unregistered users
  107. can get support through the Internet and Fidonet, but only
  108. registered users can call me voice at home.  If you call voice,
  109. please have your serial number ready.
  110.                     SZV Documentation Appendixes Page 3
  111.      My Internet and Fidonet addresses are in the file
  112. "2CONTACT.ME."  Please read this file.  My voice number from 4 PM
  113. to 8 PM Pacific time is 619-258-8310.  My fax is 619-464-5651. 
  114. Please make sure to put my name, Anthony F. Baechler, III on the
  115. cover sheet of all faxes.  In addition, I can send you any of the
  116. following documents via fax, but you must call me voice first to
  117. make sure I am available.
  118. SZV documentation
  119. Catalog of all programs
  120. 2CONTACT.ME
  121. SFE documentation
  122.  
  123.                                 Appendix B.
  124.                              Passing The Word
  125.      To get an information packet about Anthony F. Baechler, III,
  126. please send me your address and $2 (to cover shipping costs). 
  127. Send your address and money to:
  128. Anthony F. Baechler, III
  129. PO Box 19727
  130. San Diego, CA 92159-0727
  131.  
  132.      The info packet will contain a "demo" tape, as well as a
  133. printed catalog.  If you include a formatted diskette, I will
  134. send you a copy of the shareware version of all my programs.  If
  135. you send a disk, please include a return disk mailer.
  136.                                 Appendix C.
  137.                                 Source Code
  138.           At this time, the source code is available for $40.  If
  139. you are interested, send the $40 and a formatted disk to the
  140. address above.
  141.                                 Appendix D.
  142.                                  Shareware
  143.      Shareware means, "try before you buy."  This basically means
  144. that if you try out a shareware program and like it, you are
  145. expected to pay the registration fee for it.  Each author has his
  146. or her own registration fees and benefits for registering.  Some
  147. give you a printed manual, some give free support, some don't
  148. give anything except a thank you.
  149.      If you register any program written by Anthony F. Baechler,
  150. III, you get a printed manual, free unlimited technical support,
  151. a public domain bonus program, a shareware copy of my other
  152. programs, and free updates to the program you register.
  153.      SZV is shareware and you must pay $5 to continue using it
  154. after 30 days.
  155.                                 Appendix E.
  156.                            Notation Conventions
  157.      In this manual, there is a lot of text in quotes.  When
  158. typing this text, don't type the quotes.  When there is a , or .
  159. after the text, like "text."  or "text," don't type this
  160. punctuation.
  161.  
  162.      I wish to thank all the beta testers and especially Paul
  163. Cavnar of the Free Zone BBS for allowing me to use his BBS as a
  164. distribution site for all of my software.
  165.  
  166.  
  167.  
  168.  
  169.  
  170.  
  171.  
  172.  
  173.  
  174.  
  175.  
  176.  
  177.  
  178.  
  179.  
  180.  
  181.  
  182.  
  183.  
  184.  
  185.  
  186.  
  187.                                     THE
  188.  
  189.  
  190.                                     END
  191.